Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[framework] Add Aptos-token mint function that returns object #9525

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

movekevin
Copy link
Contributor

Description

Cherrypicking 78fb373 into v1.5

Test Plan

@movekevin movekevin enabled auto-merge (rebase) August 7, 2023 19:10
@movekevin movekevin disabled auto-merge August 7, 2023 19:21
@movekevin movekevin merged commit f6d5ab3 into aptos-release-v1.5 Aug 7, 2023
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2023

✅ Forge suite compat success on testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> 9698335e7f54e1de1c7bb9013465c4c8822ccc20

Compatibility test results for testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> 9698335e7f54e1de1c7bb9013465c4c8822ccc20 (PR)
1. Check liveness of validators at old version: testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b
compatibility::simple-validator-upgrade::liveness-check : 10002 TPS, 3728 ms latency, 6100 ms p99 latency,no expired txns
2. Upgrading first Validator to new version: 9698335e7f54e1de1c7bb9013465c4c8822ccc20
compatibility::simple-validator-upgrade::single-validator-upgrade : 5707 TPS, 6820 ms latency, 9200 ms p99 latency,no expired txns
3. Upgrading rest of first batch to new version: 9698335e7f54e1de1c7bb9013465c4c8822ccc20
compatibility::simple-validator-upgrade::half-validator-upgrade : 5733 TPS, 6983 ms latency, 9600 ms p99 latency,no expired txns
4. upgrading second batch to new version: 9698335e7f54e1de1c7bb9013465c4c8822ccc20
compatibility::simple-validator-upgrade::rest-validator-upgrade : 7889 TPS, 4777 ms latency, 9100 ms p99 latency,no expired txns
5. check swarm health
Compatibility test for testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> 9698335e7f54e1de1c7bb9013465c4c8822ccc20 passed
Test Ok

@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2023

✅ Forge suite land_blocking success on 9698335e7f54e1de1c7bb9013465c4c8822ccc20

performance benchmark : 5691 TPS, 6952 ms latency, 27700 ms p99 latency,(!) expired 14 out of 2430080 txns
Test Ok

@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2023

✅ Forge suite framework_upgrade success on aptos-node-v1.3.0_3fc3d42b6cfe27460004f9a0326451bcda840a60 ==> 9698335e7f54e1de1c7bb9013465c4c8822ccc20

Compatibility test results for aptos-node-v1.3.0_3fc3d42b6cfe27460004f9a0326451bcda840a60 ==> 9698335e7f54e1de1c7bb9013465c4c8822ccc20 (PR)
Upgrade the nodes to version: 9698335e7f54e1de1c7bb9013465c4c8822ccc20
framework_upgrade::framework-upgrade::full-framework-upgrade : 5811 TPS, 6849 ms latency, 10100 ms p99 latency,no expired txns
5. check swarm health
Compatibility test for aptos-node-v1.3.0_3fc3d42b6cfe27460004f9a0326451bcda840a60 ==> 9698335e7f54e1de1c7bb9013465c4c8822ccc20 passed
Test Ok

@igor-aptos
Copy link
Contributor

thanks, looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants